Release Daily Snapshot iCube enables you to create ad hoc reports that help you analyze your release cycles as they progress, week after week. Using this iCube, you can chart a day-wise release progress report. You can view a snapshot of historical data from the past six months.
Attributes | Description |
---|---|
Date | Date of the release task |
Lagging Count of Days | Count of number of days since the first data record till current day(where current day is taken as 0) |
Release Daily Snapshot Dim Key | Key column (internal) associated with a Release Daily Snapshot |
Release ID | Unique ID of the release |
Release Name | Name of the release |
Release Owner | The owner of the release, required for snapshot |
Release Projected Planned End Date | The date on which the Release is scheduled to end and is calculated based on the specified release duration. Note: This attribute is supported for Digital.ai Release source system only. |
Release Projected Planned Start Date |
The date on which the Release is scheduled to start and is calculated based on the specified release duration. Note: This attribute is supported for Digital.ai Release source system only. |
Release Risk | Risk information about release, required for snapshot |
Release Risk Comment | Risk comment for release, this is based on daily snapshot |
Release Schedule Risk | Standardized internal Digital.ai values of Schedule Risk Information about the release, required for snapshot |
Release Status | Current status of the release (active or abandoned), required for snapshot |
The following metrics are available as part of the Release Daily Snapshot iCube:
Metric Name | Description | Formula | Expected Value |
---|---|---|---|
Avg Release Actual Duration (Days) | Actual time taken for release snapshot from start to complete | NullToZero(([Release Actual Duration - Snapshot] / (86400 * [No of Releases - Snapshot]))) | >=0 |
Avg Release Planned Duration (Days) | Duration that is planned for the release snapshot | NullToZero(([Release Planned Duration - Snapshot] / (86400 * [No of Releases - Snapshot]))) | >=0 |
Avg Release Projected Planned Duration (Days) |
Average projected duration (in days) that is planned for the Release. The metric considers projected dates that are determined based on the specified release duration. Note: This metric is supported for Digital.ai Release source system only. |
[Release Projected Planned Duration - Snapshot] / (86400 * [No of Running Releases - Snapshot]) | >=0 |
Avg Release Projected Schedule Variance (Days) |
Average variance (in days) in schedule across releases, calculated as the difference between the projected planned duration and actual duration of the release. The metric considers projected dates that are determined based on the specified release duration. Note: This metric is supported for Digital.ai Release source system only. |
[Release Projected Schedule Variance (Days) - Snapshot] / [No of Running Releases - Snapshot] | >=0 |
No of Releases | Total number of releases attempted for a snapshot | Count([No of Releases - Snapshot]) | >=0 |
Release Actual % Complete | Percentage completion of release snapshot | Sum([Release Actual % Complete - Snapshot]) | Higher is ideal |
Release Risk Score | Risk score of the release snapshot | Avg([Release Risk Score - Snapshot]) | Lower is ideal |
© 2022 Digital.ai Inc. All rights reserved.